home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Misc / Flipper / Source / Makefile.preamble < prev    next >
Encoding:
Makefile  |  1995-06-12  |  104 b   |  8 lines

  1. t:    
  2.     make debug
  3.     gdb *.debug
  4.  
  5. tar:
  6.     tar covf show.tar Controller.* ImageView.* IB.proj *.nib Makefile*
  7.  
  8.